toggle menu
Android Key Attestation Library
0.9.2
jvm
switch theme
search in API
Android Key Attestation Library
/
at.asitplus.attestation.android.exceptions
Package-level
declarations
Types
Types
Attestation
Exception
Link copied to clipboard
class
AttestationException
(
message
:
String
?
,
cause
:
Throwable
?
=
null
)
:
Throwable
Certificate
Invalid
Exception
Link copied to clipboard
class
CertificateInvalidException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
Throwable
Revocation
Exception
Link copied to clipboard
class
RevocationException
(
message
:
String
?
,
cause
:
Throwable
?
=
null
)
:
Throwable